All Questions
2 questions
2votes
1answer
2kviews
Java CSV to XML converter
I'm relatively new to programming and I was trying to work a project. I would like recommendations of how to annotate or comment my project and any improvement I could make to it, any suggestion is ...
5votes
1answer
2kviews
Survey program using JSF and Ajax
I'm new to AJAX and am trying to learn by myself with a small test: It's a survey with 3 questions. I would like to know if I'm using AJAX the correct way, before starting bigger projects. Here is ...